home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / batch / ArqReq_12.readme < prev    next >
Text File  |  1995-07-02  |  4KB  |  163 lines

  1. Short:  A RequestChoice like command (Full _!Arq!_ support).
  2. Author: Alessandro.Zummo@p10.f525.n335.z2.fidonet.org
  3. Type:   util/cli
  4.  
  5.  
  6.                                 ArqReq 1.2
  7.                                 ----------
  8.  
  9.                        A RequestChoice that uses Arq
  10.  
  11.                    Copyright © 1995 By Alessandro Zummo
  12.  
  13.                            Fidonet 2:335/525.10
  14.  
  15.           Internet Alessandro.Zummo@p10.f525.n335.z2.fidonet.org
  16.  
  17.                                  MessageWare
  18.  
  19. NAME
  20.  
  21.    ArqReq         executable
  22.    ArqReq.doc     doc
  23.  
  24.  
  25. CONTENTS
  26.  
  27.    of ArqReq archive (ArqReq_12.LHA)
  28.   
  29.      ArqReq                3091 bytes
  30.      ArqReq.doc         2542 bytes
  31.  
  32.  
  33. REQUIREMENTS
  34.  
  35.    Kickstart/Workbench V36.
  36.  
  37.    Arq 1.64 (Only if you want to use Arq features.)
  38.  
  39. FUNCTION
  40.  
  41.    This program build a requester and wait a response
  42.    from the user, then a result code will be showed.
  43.    The return code is 0 for the rightmost gadget,
  44.    and a normal numbering for the other gadgets
  45.    (1, 2, 3, ..., N, 0 like RequestChoice).
  46.    
  47.    If you use Arq, you can select the image
  48.    that will appair in window. (ID option)
  49.  
  50.    You can also get the image from an icon
  51.    (ICON option). You can also specify
  52.    the distance from the top and left 
  53.    borders of the requester window (TOP & LEFT option).
  54.    
  55. SYNOPSIS
  56.  
  57.    TITLE/A,BODY/A,GADGETS/A/M,ID/N,ICON/K,LEFT/N,TOP/N
  58.  
  59.  
  60. INPUTS
  61.  
  62.    TITLE/A       - The title of the requester.
  63.  
  64.    BODY/A        - The text that will be showed
  65.                     in the requester.
  66.  
  67.    GADGETS/A/M     - The response gadgets.
  68.  
  69.    ID/N         - Id of the Arq image (see below).
  70.  
  71.    ICON/K        - The icon that will be showed
  72.                   in the requester.
  73.                   (Write the name with or
  74.                   without .info extension).
  75.  
  76.    LEFT/N        - Distance of the icon from
  77.                   the left border.
  78.  
  79.    TOP/N        - Distance of the icon from
  80.                   the top border.
  81. IDs
  82.  
  83.     0 - Info
  84.     1 - Insert Disk
  85.     2 - Delete
  86.     3 - Guru
  87.     4 - Read/Write Error
  88.     5 - Write Protect
  89.     6 - Printer
  90.     7 - Question
  91.     8 - Exclam
  92.  
  93. EXAMPLE
  94.  
  95.     ArqReq "Info..." "Send a message to the author!" "Ok" "Ok" "Ok" ID=0
  96.     ArqReq "Info..." "Send a message to the author!" "Ok|Ok|Ok" ID=8
  97.     ArqReq "Info..." "Send a message to the author!" "Ok" "Ok" "Ok" ICON=disk TOP=5 LEFT=5
  98.     ArqReq "Info..." "Send a message to the author!" "Ok" "Ok" "Ok" ICON=disk.info TOP=5 LEFT=5
  99.     ArqReq "Star Trek" "Destroy the Earth?" Yes No ID=2
  100.  
  101.  
  102. COPYRIGHT
  103.  
  104.    ArqReq 1.2 is MessageWare and may be copied free, as long
  105.   
  106.    as it is distribuited complete with documentation.
  107.  
  108.    If you like it, I hope that you send me a (FidoNet|InterNet) message.
  109.  
  110.    Use ArqReq at your own risk.
  111.  
  112.    The author may not be made responsible for damage caused by
  113.  
  114.    use of this program.
  115.  
  116.    ArqReq 1.2 is Copyright © 1995 By Alessandro Zummo.
  117.  
  118.    Arq is Copyright © 1990-1995 by Martin Laubach.
  119.  
  120.  
  121. BUGS
  122.  
  123.    What bugs??? :)
  124.  
  125.  
  126. AUTHOR
  127.  
  128.    The author is Alessandro Zummo.
  129.   
  130.    To contact him, write a matrix to:
  131.  
  132.    Fidonet  - Alessandro Zummo 2:335/525.10
  133.  
  134.    Internet - Alessandro.Zummo@p10.f525.n335.z2.fidonet.org
  135.  
  136.  
  137.  
  138. HISTORY
  139.  
  140.    ArqReq 1.1 (16.1.95)
  141.  
  142.        First public release.
  143.  
  144.    ArqReq 1.2 (17.6.95)
  145.  
  146.     Minor (Major?) bugfix
  147.  
  148. GREETINGS
  149.  
  150.    - Commodore, for OS 3.0.
  151.    
  152.    - Martin Laubach, for Arq.
  153.  
  154.  
  155. ============================= Archive contents =============================
  156.  
  157. Original  Packed Ratio    Date     Time    Name
  158. -------- ------- ----- --------- --------  -------------
  159.     2584    1801 30.3% 17-Jun-95 21:09:32  ArqReq
  160.     3091    1363 55.9% 17-Jun-95 21:17:30  ArqReq.doc
  161. -------- ------- ----- --------- --------
  162.     5675    3164 44.2% 20-Jun-95 11:06:24   2 files
  163.